projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e5b698
)
(s390x-*-linux-gnu*): New configuration.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 14 Feb 2006 15:32:49 +0000
(15:32 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 14 Feb 2006 15:32:49 +0000
(15:32 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 2982f4c2fc2631199d03dc103a33738c44947daa..3c3a44560bc270e831d59ce070f6fcd55fede2b3 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-654,6
+654,9
@@
dnl see the `changequote' comment above.
s390-*-linux-gnu* )
machine=ibms390 opsys=gnu-linux
;;
+ s390x-*-linux-gnu* )
+ machine=ibms390x opsys=gnu-linux
+ ;;
rs6000-ibm-aix3.1* | powerpc-ibm-aix3.1* )
machine=ibmrs6000 opsys=aix3-1
;;